home *** CD-ROM | disk | FTP | other *** search
- Ä-*The ^WTPrez^ Files*-Ä
- Ä Pager Ä
-
- Basic Information:
- This file is setup to make it easy to add this into another script. This
- file was not made to be loaded into mIRC as it is now. You must copy the
- information you need out of this file and into mIRC. If a section is called
- REMOTE|EVENTS, that means to click TOOLS from the menu bar at the top of the
- screen, and choose REMOTE. Then, you choose the EVENTS button when the new
- window comes up. I recommend a good knowledge of scripting before copying
- anything out of this file. I am not responsible for mis-use of any info
- given in this file. Good-luck.
-
- NOTE: PLEASE TURN WORD-WRAPPING OFF IF YOU COPY THE TEXT RIGHT OUT OF THIS
- FILE! Word-Wrapping could cause the lines to get jumbled incorrectly,
- and might mess up mIRC's INI files.
-
- ----------------------------------------------------------------------------
-
- Quick Explanation of Script:
- This script will help "page" you when you are away doing something else. It
- allows a user to beep your computer, which causes you to come to the
- computer to see what they want. Well, I hope I gave enough info...
-
- REMOTE|COMMANDS:
- #pager disabled
- 1:*page*:{
- /beep 5
- }
- #pager end
-
- POPUPS|CHANNEL:
- Pager
- .On:{ /enable #pager | /timer99 0 60 /ame is away... to page me, type /CTCP $ME PAGE and I'll come to the computer as quickly as I can... }
- .Off:{ /disable #pager | /timer99 off | /ame has turned his pager off...
-
- ----------------------------------------------------------------------------
-
- -*The ^WTPrez^ Files*- were written by Marc Melvin of Wild Thing Productions
-
-
-
-